[INFO] fetching crate ridb-rest-client 0.1.5...
[INFO] testing ridb-rest-client-0.1.5 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ridb-rest-client 0.1.5 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ridb-rest-client 0.1.5
[INFO] finished tweaking crates.io crate ridb-rest-client 0.1.5
[INFO] tweaked toml for crates.io crate ridb-rest-client 0.1.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ridb-rest-client 0.1.5 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 219 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.2)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.50.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ridb-jwt-client v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13644c212e4a89d454af4b689b4a5e68c11367ebe4f927ca61af6d424c8d9205
[INFO] running `Command { std: "docker" "start" "-a" "13644c212e4a89d454af4b689b4a5e68c11367ebe4f927ca61af6d424c8d9205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13644c212e4a89d454af4b689b4a5e68c11367ebe4f927ca61af6d424c8d9205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13644c212e4a89d454af4b689b4a5e68c11367ebe4f927ca61af6d424c8d9205", kill_on_drop: false }`
[INFO] [stdout] 13644c212e4a89d454af4b689b4a5e68c11367ebe4f927ca61af6d424c8d9205
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4b2fbdec9bd174f0d585478463b73b290f915e4ecb94a6c4e08030f0af721e1
[INFO] running `Command { std: "docker" "start" "-a" "b4b2fbdec9bd174f0d585478463b73b290f915e4ecb94a6c4e08030f0af721e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling ridb-jwt-client v0.1.0
[INFO] [stderr]    Compiling ridb-rest-client v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.15s
[INFO] running `Command { std: "docker" "inspect" "b4b2fbdec9bd174f0d585478463b73b290f915e4ecb94a6c4e08030f0af721e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4b2fbdec9bd174f0d585478463b73b290f915e4ecb94a6c4e08030f0af721e1", kill_on_drop: false }`
[INFO] [stdout] b4b2fbdec9bd174f0d585478463b73b290f915e4ecb94a6c4e08030f0af721e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4712fcc6b98002bfd33bbbb59e4aaf512aebc68d3353cc814b20f895b9eb6cf0
[INFO] running `Command { std: "docker" "start" "-a" "4712fcc6b98002bfd33bbbb59e4aaf512aebc68d3353cc814b20f895b9eb6cf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling ridb-rest-client v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.15s
[INFO] running `Command { std: "docker" "inspect" "4712fcc6b98002bfd33bbbb59e4aaf512aebc68d3353cc814b20f895b9eb6cf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4712fcc6b98002bfd33bbbb59e4aaf512aebc68d3353cc814b20f895b9eb6cf0", kill_on_drop: false }`
[INFO] [stdout] 4712fcc6b98002bfd33bbbb59e4aaf512aebc68d3353cc814b20f895b9eb6cf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a6c323e264962a0efea17136ea97ca3b5fce55bc18502315122d78f280143d8
[INFO] running `Command { std: "docker" "start" "-a" "9a6c323e264962a0efea17136ea97ca3b5fce55bc18502315122d78f280143d8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ridb_rest_client-3eef61aec2c340e5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test clients::ridb_forwarders_client::tests::test_listing_streams_in_prod ... FAILED
[INFO] [stdout] test clients::ridb_forwarders_client::tests::test_get_maas_internal_metric ... FAILED
[INFO] [stdout] test clients::ridb_forwarders_client::tests::test_failing_thing ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- clients::ridb_forwarders_client::tests::test_listing_streams_in_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'clients::ridb_forwarders_client::tests::test_listing_streams_in_prod' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f0d01f884da - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f0d01f884da - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f0d01f884da - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f0d01f884da - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f0d01fa01ca - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f0d01fa01ca - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f0d01f8d312 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f0d01f8d312 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f0d01f6665f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f0d01f6665f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f0d01f80289 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f0d017c060c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f0d017c060c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f0d01f80502 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f0d01f80502 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f0d01f66718 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f0d01f5de89 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f0d01f675ed - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f0d01fa0a3c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0d01fa0782 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f0d017f51fc - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f0d017f51fc - <ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::creds_from_env
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54
[INFO] [stdout]   22:     0x5f0d01796b6e - <ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::fetch_jwt_pubkey_pem::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:110:36
[INFO] [stdout]   23:     0x5f0d017991bb - <tokio[fd71d9b25b2fc6c7]::future::maybe_done::MaybeDone<<ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::fetch_jwt_pubkey_pem::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/future/maybe_done.rs:68:70
[INFO] [stdout]   24:     0x5f0d017945d5 - <ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::new::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/join.rs:86:24
[INFO] [stdout]   25:     0x5f0d017b3a47 - <tokio[fd71d9b25b2fc6c7]::future::poll_fn::PollFn<<ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::new::{closure#0}::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/future/poll_fn.rs:36:9
[INFO] [stdout]   26:     0x5f0d01797dab - <ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:22:52
[INFO] [stdout]   27:     0x5f0d017b24a9 - <ridb_jwt_client[f5f744e7c0439d8]::cache::RidbJwtCache>::from_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/cache.rs:42:43
[INFO] [stdout]   28:     0x5f0d017a8494 - <ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::RidbForwardersClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:12:55
[INFO] [stdout]   29:     0x5f0d0179eb51 - ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:95:72
[INFO] [stdout]   30:     0x5f0d017a718d - <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   31:     0x5f0d0179df20 - tokio[fd71d9b25b2fc6c7]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   32:     0x5f0d0178d975 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[fd71d9b25b2fc6c7]::coop::Budget>>>::try_with::<tokio[fd71d9b25b2fc6c7]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5f0d0178d04e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[fd71d9b25b2fc6c7]::coop::Budget>>>::with::<tokio[fd71d9b25b2fc6c7]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5f0d017a62de - tokio[fd71d9b25b2fc6c7]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   35:     0x5f0d017a62de - tokio[fd71d9b25b2fc6c7]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   36:     0x5f0d017a62de - <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   37:     0x5f0d017a6fee - tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::enter::<<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}, (), tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   38:     0x5f0d0179acc7 - <tokio[fd71d9b25b2fc6c7]::macros::scoped_tls::ScopedKey<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::Context>>::set::<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::enter<<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}, (), tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   39:     0x5f0d017a1b27 - tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::enter::<<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}, (), tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   40:     0x5f0d017a0cd0 - <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   41:     0x5f0d017aef7c - <tokio[fd71d9b25b2fc6c7]::runtime::Runtime>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   42:     0x5f0d017ac846 - tokio[fd71d9b25b2fc6c7]::runtime::context::enter::<<tokio[fd71d9b25b2fc6c7]::runtime::Runtime>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   43:     0x5f0d017a0e6a - <tokio[fd71d9b25b2fc6c7]::runtime::handle::Handle>::enter::<<tokio[fd71d9b25b2fc6c7]::runtime::Runtime>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   44:     0x5f0d017ab907 - <tokio[fd71d9b25b2fc6c7]::runtime::Runtime>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   45:     0x5f0d0179fca8 - ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:93:5
[INFO] [stdout]   46:     0x5f0d0179e487 - ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:94:44
[INFO] [stdout]   47:     0x5f0d017a04f6 - <ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_listing_streams_in_prod::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f0d017b46eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5f0d017b46eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5f0d017c10db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5f0d017c10db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5f0d017c10db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5f0d017c10db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5f0d017c10db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5f0d017c10db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5f0d017c10db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5f0d017bc7f4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5f0d017bc7f4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5f0d017c3ce2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5f0d017c3ce2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5f0d017c3ce2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5f0d017c3ce2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5f0d017c3ce2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5f0d017c3ce2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5f0d017c3ce2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5f0d01f87aaf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5f0d01f87aaf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x78823133faa4 - <unknown>
[INFO] [stdout]   69:     0x7882313cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- clients::ridb_forwarders_client::tests::test_get_maas_internal_metric stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'clients::ridb_forwarders_client::tests::test_get_maas_internal_metric' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f0d01f884da - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f0d01f884da - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f0d01f884da - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f0d01f884da - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f0d01fa01ca - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f0d01fa01ca - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f0d01f8d312 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f0d01f8d312 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f0d01f6665f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f0d01f6665f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f0d01f80289 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f0d017c060c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f0d017c060c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f0d01f80502 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f0d01f80502 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f0d01f66718 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f0d01f5de89 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f0d01f675ed - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f0d01fa0a3c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0d01fa0782 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f0d017f51fc - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f0d017f51fc - <ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::creds_from_env
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54
[INFO] [stdout]   22:     0x5f0d01796b6e - <ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::fetch_jwt_pubkey_pem::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:110:36
[INFO] [stdout]   23:     0x5f0d017991bb - <tokio[fd71d9b25b2fc6c7]::future::maybe_done::MaybeDone<<ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::fetch_jwt_pubkey_pem::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/future/maybe_done.rs:68:70
[INFO] [stdout]   24:     0x5f0d017945d5 - <ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::new::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/join.rs:86:24
[INFO] [stdout]   25:     0x5f0d017b3a47 - <tokio[fd71d9b25b2fc6c7]::future::poll_fn::PollFn<<ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::new::{closure#0}::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/future/poll_fn.rs:36:9
[INFO] [stdout]   26:     0x5f0d01797dab - <ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:22:52
[INFO] [stdout]   27:     0x5f0d017b24a9 - <ridb_jwt_client[f5f744e7c0439d8]::cache::RidbJwtCache>::from_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/cache.rs:42:43
[INFO] [stdout]   28:     0x5f0d017a8494 - <ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::RidbForwardersClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:12:55
[INFO] [stdout]   29:     0x5f0d0179f069 - ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:102:72
[INFO] [stdout]   30:     0x5f0d017a729d - <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   31:     0x5f0d0179e050 - tokio[fd71d9b25b2fc6c7]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   32:     0x5f0d0178da75 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[fd71d9b25b2fc6c7]::coop::Budget>>>::try_with::<tokio[fd71d9b25b2fc6c7]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5f0d0178d09e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[fd71d9b25b2fc6c7]::coop::Budget>>>::with::<tokio[fd71d9b25b2fc6c7]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5f0d017a6a3e - tokio[fd71d9b25b2fc6c7]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   35:     0x5f0d017a6a3e - tokio[fd71d9b25b2fc6c7]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   36:     0x5f0d017a6a3e - <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   37:     0x5f0d017a703e - tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::enter::<<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}, (), tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   38:     0x5f0d0179ade7 - <tokio[fd71d9b25b2fc6c7]::macros::scoped_tls::ScopedKey<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::Context>>::set::<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::enter<<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}, (), tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   39:     0x5f0d017a1ee7 - tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::enter::<<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}, (), tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   40:     0x5f0d017a0d10 - <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   41:     0x5f0d017af0cc - <tokio[fd71d9b25b2fc6c7]::runtime::Runtime>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   42:     0x5f0d017ac956 - tokio[fd71d9b25b2fc6c7]::runtime::context::enter::<<tokio[fd71d9b25b2fc6c7]::runtime::Runtime>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   43:     0x5f0d017a0f2a - <tokio[fd71d9b25b2fc6c7]::runtime::handle::Handle>::enter::<<tokio[fd71d9b25b2fc6c7]::runtime::Runtime>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   44:     0x5f0d017ab957 - <tokio[fd71d9b25b2fc6c7]::runtime::Runtime>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   45:     0x5f0d0179fe98 - ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:100:5
[INFO] [stdout]   46:     0x5f0d0179e4b7 - ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:101:45
[INFO] [stdout]   47:     0x5f0d017a0536 - <ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_get_maas_internal_metric::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f0d017b46eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5f0d017b46eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5f0d017c10db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5f0d017c10db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5f0d017c10db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5f0d017c10db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5f0d017c10db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5f0d017c10db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5f0d017c10db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5f0d017bc7f4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5f0d017bc7f4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5f0d017c3ce2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5f0d017c3ce2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5f0d017c3ce2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5f0d017c3ce2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5f0d017c3ce2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5f0d017c3ce2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5f0d017c3ce2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5f0d01f87aaf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5f0d01f87aaf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x78823133faa4 - <unknown>
[INFO] [stdout]   69:     0x7882313cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- clients::ridb_forwarders_client::tests::test_failing_thing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'clients::ridb_forwarders_client::tests::test_failing_thing' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f0d01f884da - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f0d01f884da - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f0d01f884da - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f0d01f884da - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f0d01fa01ca - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f0d01fa01ca - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f0d01f8d312 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f0d01f8d312 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f0d01f6665f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f0d01f6665f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f0d01f80289 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f0d017c060c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f0d017c060c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f0d01f80502 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f0d01f80502 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f0d01f66718 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f0d01f5de89 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f0d01f675ed - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f0d01fa0a3c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f0d01fa0782 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f0d017f51fc - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f0d017f51fc - <ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::creds_from_env
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:99:54
[INFO] [stdout]   22:     0x5f0d01796b6e - <ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::fetch_jwt_pubkey_pem::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:110:36
[INFO] [stdout]   23:     0x5f0d017991bb - <tokio[fd71d9b25b2fc6c7]::future::maybe_done::MaybeDone<<ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::fetch_jwt_pubkey_pem::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/future/maybe_done.rs:68:70
[INFO] [stdout]   24:     0x5f0d017945d5 - <ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::new::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/join.rs:86:24
[INFO] [stdout]   25:     0x5f0d017b3a47 - <tokio[fd71d9b25b2fc6c7]::future::poll_fn::PollFn<<ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::new::{closure#0}::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/future/poll_fn.rs:36:9
[INFO] [stdout]   26:     0x5f0d01797dab - <ridb_jwt_client[f5f744e7c0439d8]::jwt_client::RidbJwtClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/jwt_client.rs:22:52
[INFO] [stdout]   27:     0x5f0d017b24a9 - <ridb_jwt_client[f5f744e7c0439d8]::cache::RidbJwtCache>::from_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ridb-jwt-client-0.1.0/src/cache.rs:42:43
[INFO] [stdout]   28:     0x5f0d017a8494 - <ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::RidbForwardersClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:12:55
[INFO] [stdout]   29:     0x5f0d0179e659 - ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:122:72
[INFO] [stdout]   30:     0x5f0d017a707d - <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   31:     0x5f0d0179ddf0 - tokio[fd71d9b25b2fc6c7]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   32:     0x5f0d0178d875 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[fd71d9b25b2fc6c7]::coop::Budget>>>::try_with::<tokio[fd71d9b25b2fc6c7]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5f0d0178cffe - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[fd71d9b25b2fc6c7]::coop::Budget>>>::with::<tokio[fd71d9b25b2fc6c7]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5f0d017a5b7e - tokio[fd71d9b25b2fc6c7]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   35:     0x5f0d017a5b7e - tokio[fd71d9b25b2fc6c7]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   36:     0x5f0d017a5b7e - <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   37:     0x5f0d017a6f9e - tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::enter::<<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}, (), tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   38:     0x5f0d0179aba7 - <tokio[fd71d9b25b2fc6c7]::macros::scoped_tls::ScopedKey<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::Context>>::set::<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::enter<<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}, (), tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   39:     0x5f0d017a1767 - tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::enter::<<tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}, (), tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   40:     0x5f0d017a0c90 - <tokio[fd71d9b25b2fc6c7]::runtime::basic_scheduler::BasicScheduler<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::time::driver::Driver<tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>, tokio[fd71d9b25b2fc6c7]::park::either::Either<tokio[fd71d9b25b2fc6c7]::io::driver::Driver, tokio[fd71d9b25b2fc6c7]::park::thread::ParkThread>>>>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   41:     0x5f0d017aee2c - <tokio[fd71d9b25b2fc6c7]::runtime::Runtime>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   42:     0x5f0d017ac736 - tokio[fd71d9b25b2fc6c7]::runtime::context::enter::<<tokio[fd71d9b25b2fc6c7]::runtime::Runtime>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   43:     0x5f0d017a0daa - <tokio[fd71d9b25b2fc6c7]::runtime::handle::Handle>::enter::<<tokio[fd71d9b25b2fc6c7]::runtime::Runtime>::block_on<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   44:     0x5f0d017ab8b7 - <tokio[fd71d9b25b2fc6c7]::runtime::Runtime>::block_on::<ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   45:     0x5f0d0179fab8 - ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:118:5
[INFO] [stdout]   46:     0x5f0d0179e457 - ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/ridb_forwarders_client.rs:119:34
[INFO] [stdout]   47:     0x5f0d017a04b6 - <ridb_rest_client[ebf407526437219]::clients::ridb_forwarders_client::tests::test_failing_thing::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5f0d017b46eb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5f0d017b46eb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5f0d017c10db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5f0d017c10db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5f0d017c10db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5f0d017c10db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5f0d017c10db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5f0d017c10db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5f0d017c10db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5f0d017bc7f4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5f0d017bc7f4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5f0d017c3ce2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5f0d017c3ce2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5f0d017c3ce2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5f0d017c3ce2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5f0d017c3ce2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5f0d017c3ce2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5f0d017c3ce2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5f0d01f87aaf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5f0d01f87aaf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x78823133faa4 - <unknown>
[INFO] [stdout]   69:     0x7882313cca64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     clients::ridb_forwarders_client::tests::test_failing_thing
[INFO] [stdout]     clients::ridb_forwarders_client::tests::test_get_maas_internal_metric
[INFO] [stdout]     clients::ridb_forwarders_client::tests::test_listing_streams_in_prod
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9a6c323e264962a0efea17136ea97ca3b5fce55bc18502315122d78f280143d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a6c323e264962a0efea17136ea97ca3b5fce55bc18502315122d78f280143d8", kill_on_drop: false }`
[INFO] [stdout] 9a6c323e264962a0efea17136ea97ca3b5fce55bc18502315122d78f280143d8
